Skip to content

Rebalance author reputation weights#590

Merged
realproject7 merged 1 commit intomainfrom
task/587-reputation-weights
Mar 27, 2026
Merged

Rebalance author reputation weights#590
realproject7 merged 1 commit intomainfrom
task/587-reputation-weights

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #587

  • Rebalance computeAuthorReputation() sub-signal weights: FC 0.25, X 0.60, verified 0.05, Neynar 0.05, Quotient 0.05 (total 1.0)
  • X/Twitter follower count now dominates the reputation signal

Test plan

  • Verify weights sum to 1.0
  • Build passes

🤖 Generated with Claude Code

Shift reputation sub-signal weights to emphasize X/Twitter followers:
FC 0.25, X 0.60, verified 0.05, Neynar 0.05, Quotient 0.05.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Mar 27, 2026 10:53am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The PR matches issue #587 exactly: it rebalances computeAuthorReputation() to prioritize X/Twitter signals and keeps the change scoped to the weight constants only.

Findings

  • No blocking issues found.

Decision

Approve. The updated weights are FC 0.25, X 0.60, verified 0.05, Neynar 0.05, Quotient 0.05, which sums to 1.0 and matches the acceptance criteria.

@realproject7 realproject7 merged commit 0c75a79 into main Mar 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rebalance author reputation weights — prioritize X/Twitter signals

2 participants